SoapFault exception: [VersionMismatch] PHP Zend
Posted
by Steve
on Stack Overflow
See other posts from Stack Overflow
or by Steve
Published on 2009-03-25T06:08:28Z
Indexed on
2010/03/09
2:06 UTC
Read the original article
Hit count: 340
Hi ALL~
I'm getting this error while I was implementing and testing PHP webservice using Zend Soap.
I'm testing the same codes under 2 different protocols(http & https) in 2 different web servers. http site works just fine, but I get "SoapFault exception: [VersionMismatch]..." error in https.
The two web servers almost have the same specs.
Is there anyone who can help me with this?
© Stack Overflow or respective owner